gtkplug: set decorated to FALSE by default
authorAlberts Muktupāvels <alberts.muktupavels@gmail.com>
Thu, 4 Jun 2015 20:40:38 +0000 (23:40 +0300)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jun 2015 03:41:19 +0000 (23:41 -0400)
commit245daa415edcdd91a525bc244cec2a2bd40567ec
tree54270b108281a71758c84094ab88b15413d9db51
parentc37f569ae8fed4e5306f78ec44a89aeefd4aec64
gtkplug: set decorated to FALSE by default

The change in c5e5ee67490e7e7af56052d8f8beb75db002c2f1 introduced
a regression - all GtkPlug windows has unexpected extra space. Fix
this by setting decorated to FALSE for GtkPlug window.

https://bugzilla.gnome.org/show_bug.cgi?id=750424
gtk/gtkplug.c